org.eclipse.vtp.desktop.projects.voice.ui
Class BuiltInPhoneGrammarCreatorPanel

java.lang.Object
  extended by org.eclipse.vtp.desktop.media.core.InputGrammarCreatorPanel
      extended by org.eclipse.vtp.desktop.projects.voice.ui.BuiltInPhoneGrammarCreatorPanel

public class BuiltInPhoneGrammarCreatorPanel
extends InputGrammarCreatorPanel


Constructor Summary
BuiltInPhoneGrammarCreatorPanel()
           
 
Method Summary
 void createControls(org.eclipse.swt.widgets.Composite parent)
           
 InputGrammar createGrammar()
           
 void setInitialInput(InputGrammar content)
           
 
Methods inherited from class org.eclipse.vtp.desktop.media.core.InputGrammarCreatorPanel
getControl, getMediaProvider, setControl, setMediaProvider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuiltInPhoneGrammarCreatorPanel

public BuiltInPhoneGrammarCreatorPanel()
Method Detail

createGrammar

public InputGrammar createGrammar()
Specified by:
createGrammar in class InputGrammarCreatorPanel

createControls

public void createControls(org.eclipse.swt.widgets.Composite parent)
Specified by:
createControls in class InputGrammarCreatorPanel

setInitialInput

public void setInitialInput(InputGrammar content)
Specified by:
setInitialInput in class InputGrammarCreatorPanel